authRequired

fun authRequired(): Flowable<AuthRequiredEvent>

Issued when the domain is enabled with handleAuthRequests set to true. The request is paused until client responds with continueWithAuth.

Sources

jvm source
Link copied to clipboard